Prevent GDK from handling emulated button events
authorPo Lu <luangruo@yahoo.com>
Wed, 15 Dec 2021 02:34:51 +0000 (10:34 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 15 Dec 2021 02:34:51 +0000 (10:34 +0800)
commitaab247751663641cc5ba5912cde7fe78e7be4d42
tree1fe8f9ad345a6b2c71a7584e32d415a573a8ba5e
parent861eee42418f510679a6e3ae1ee433353194cb68
Prevent GDK from handling emulated button events

* src/xterm.c (handle_one_xevent): Drop emulated button events.
src/xterm.c